NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Sep 2020 17:15:06 +0000 (13:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Sep 2020 19:20:58 +0000 (15:20 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 2efc9a28e5d2c540c6fcf0fbaf89832df5b275d2..2dfc17e5836952fc8ee9ac16e56834e3ee83069b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,10 @@ Overview of Changes in GTK 3.99.1
 
 * GtkButton: Simplify the button hierarchy; GtkRadioButton
   is gone, GtkCheckButton and GtkToggleButton can be grouped
-  now
+
+* list widgets:
+ - Change apis to make models explicitly GtkSelectionModel
+ - Simplify constructors
 
 * CSS:
  - Hexadecimal colors can now specify alpha
@@ -44,6 +47,9 @@ Overview of Changes in GTK 3.99.1
  - Round the corners of frames
  - Make circular buttons square
 
+* GL renderer:
+ - Fix clipping with projective transforms
+
 * Documentation:
  - Refresh the widget gallery
  - Add images for new widgets to the gallery